Bitmap for WPF
IsInterfaceSupported<T>() メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 > Adapter クラス > IsInterfaceSupported メソッド : IsInterfaceSupported<T>() メソッド
the interface of the device version for which support is being checked.
Checks to see if a device interface for a graphics component is supported by the system.
シンタックス
'宣言
 
Public Overloads Function IsInterfaceSupported(Of T As ComObject)() As System.Boolean
public System.bool IsInterfaceSupported<T>()
where T: ComObject

型パラメータ

T
the interface of the device version for which support is being checked.

戻り値の型

trueif the interface is supported; otherwise, false.
参照

Adapter クラス
Adapter メンバ
オーバーロード一覧